home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / Nutri-Kids / Empty Database.dat / NKInv.mdb / Zinv Receipts Line Items.json < prev    next >
JavaScript Object Notation  |  2002-09-04  |  313b

  1. {
  2.     "schema": {
  3.         "trx": "Long Integer",
  4.         "line_num": "Long Integer",
  5.         "inv_num": "Text (8)",
  6.         "qty": "Single",
  7.         "qty2": "Single",
  8.         "unit_cost": "Currency",
  9.         "total_cost": "Currency",
  10.         "invStock_unit": "Text (25)",
  11.         "invStock_per_purch": "Single",
  12.         "COM": "Boolean NOT NULL",
  13.         "use_Stock": "Boolean NOT NULL",
  14.         "invPurchase_unit": "Text (25)"
  15.     },
  16.     "data": []
  17. }